home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / WildFire / WildFireFPU / Processes / CubeFade2.process < prev    next >
Text File  |  1997-06-01  |  8KB  |  597 lines

  1. ;This file was generated by Wildfire V3.04
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 01-Jun-97, 17:42:13
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=167936
  10. pcsFrame=1
  11. pcsMaxFrame=120
  12. pcsWidth=176
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=1
  16. pcSmoothing=1
  17. pc3DQuant=1.000000
  18. pcScale=1.000000
  19. pcDefSaver=ILBM
  20. pcsInput=wf:Trash/face1HALVE
  21. pcsOutput=Ram Disk:WaterWrap
  22. ppState=2
  23. ppRGB=256
  24. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  25. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  26. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  27.  
  28. ;Actions
  29. pcNodeCount=19
  30.  
  31. ;Comment
  32. type=32
  33. hidden=0
  34. from=1
  35. to=9999
  36. step=1
  37. string=0. To view the script press `F` (toggle Folding)
  38.  
  39. ;Comment
  40. type=32
  41. hidden=0
  42. from=1
  43. to=9999
  44. step=1
  45. string=1. Load the two images into temp-buffers 1 and 2
  46.  
  47. ;LoadImage
  48. type=13
  49. hidden=1
  50. from=1
  51. to=1
  52. step=1
  53. output=1
  54. sequence=wf:Trash/face1HALVE
  55. shift=0
  56. repeat=1
  57.  
  58. ;LoadImage
  59. type=13
  60. hidden=1
  61. from=1
  62. to=1
  63. step=1
  64. output=2
  65. sequence=wf:Trash/face2HALVE
  66. shift=0
  67. repeat=1
  68.  
  69. ;Comment
  70. type=32
  71. hidden=0
  72. from=1
  73. to=9999
  74. step=1
  75. string=2. Compose buffer 1 and 2 into buffer 3
  76.  
  77. ;Compose
  78. type=3
  79. hidden=1
  80. from=1
  81. to=9999
  82. step=1
  83. centreX=0
  84. centreY=0
  85. left=0
  86. top=0
  87. background=2
  88. foreground=1
  89. destination=3
  90. alpha=-1
  91. mix=100
  92. eLeft=-1
  93. eTop=-1
  94. eMix=0
  95. genlock=2
  96. red1=0
  97. green1=0
  98. blue1=0
  99. red2=0
  100. green2=0
  101. blue2=0
  102. eRed1=-1
  103. eGreen1=-1
  104. eBlue1=-1
  105. eRed2=-1
  106. eGreen2=-1
  107. eBlue2=-1
  108.  
  109. ;Comment
  110. type=32
  111. hidden=1
  112. from=1
  113. to=9999
  114. step=1
  115. string=3. Map Temp3 on cube, output Temp3D1
  116.  
  117. ;Cube
  118. type=42
  119. hidden=1
  120. from=1
  121. to=9999
  122. step=1
  123. input=3
  124. output=9
  125. tRender=0
  126. centreX=160
  127. centreY=128
  128. camX=0
  129. camY=0
  130. camZ=-800
  131. lightX=-200
  132. lightY=100
  133. lightZ=-600
  134. doLight=1
  135. rotate=1
  136. alpha=30.000000
  137. beta=60.000000
  138. zoom=1.000000
  139. intensity=1.200000
  140. hardness=0.960000
  141. ambient=0.360000
  142. eCentreX=-1
  143. eCentreY=-1
  144. eCamX=-1
  145. eCamY=-1
  146. eCamZ=-1
  147. eLightX=-1
  148. eLightY=-1
  149. eLightZ=-1
  150. eAlpha=-1
  151. eBeta=-1
  152. eZoom=-1
  153. eIntensity=-1
  154. eHardness=-1
  155. eAmbient=-1
  156. size=77
  157. eSize=-1
  158.  
  159. ;Comment
  160. type=32
  161. hidden=0
  162. from=1
  163. to=9999
  164. step=1
  165. string=4. Twist Temp3D1, output Temp3D1
  166.  
  167. ;Twist
  168. type=56
  169. hidden=1
  170. from=1
  171. to=9999
  172. step=1
  173. input=9
  174. output=9
  175. tRender=1
  176. centreX=80
  177. centreY=64
  178. camX=0
  179. camY=0
  180. camZ=-800
  181. lightX=-50
  182. lightY=-200
  183. lightZ=-600
  184. doLight=1
  185. faces=2
  186. rotate=1
  187. alpha=60.000000
  188. beta=30.000000
  189. zoom=1.200000
  190. intensity=1.100000
  191. hardness=0.950000
  192. ambient=0.120000
  193. eCentreX=-1
  194. eCentreY=-1
  195. eCamX=-1
  196. eCamY=-1
  197. eCamZ=-1
  198. eLightX=-1
  199. eLightY=-1
  200. eLightZ=-1
  201. eAlpha=6
  202. eBeta=7
  203. eZoom=-1
  204. eIntensity=-1
  205. eHardness=-1
  206. eAmbient=-1
  207. axis=2
  208. amount=360
  209. dist=156
  210. originX=80
  211. originY=20
  212. originZ=0
  213. eAmount=1
  214. eDist=-1
  215. eOriginX=-1
  216. eOriginY=-1
  217. eOriginZ=-1
  218.  
  219. ;Comment
  220. type=32
  221. hidden=0
  222. from=1
  223. to=9999
  224. step=1
  225. string=5. Balance Temp3 with negative Gamma
  226.  
  227. ;Balancing
  228. type=5
  229. hidden=1
  230. from=1
  231. to=9999
  232. step=1
  233. input=3
  234. output=3
  235. red=0
  236. green=0
  237. blue=20
  238. bright=-40
  239. contrast=-20
  240. gamma=-40
  241. eRed=-1
  242. eGreen=-1
  243. eBlue=-1
  244. eBright=-1
  245. eContrast=-1
  246. eGamma=-1
  247.  
  248. ;Comment
  249. type=32
  250. hidden=0
  251. from=1
  252. to=9999
  253. step=1
  254. string=6. Waterwave on Temp3, Output Temp3D2
  255.  
  256. ;Water
  257. type=29
  258. hidden=1
  259. from=1
  260. to=9999
  261. step=1
  262. input=3
  263. output=10
  264. tRender=0
  265. centreX=80
  266. centreY=64
  267. camX=0
  268. camY=0
  269. camZ=-800
  270. lightX=-200
  271. lightY=100
  272. lightZ=-600
  273. doLight=1
  274. faces=2
  275. rotate=4
  276. alpha=30.000000
  277. beta=60.000000
  278. zoom=1.100000
  279. intensity=0.800000
  280. hardness=0.900000
  281. ambient=0.100000
  282. eCentreX=-1
  283. eCentreY=-1
  284. eCamX=-1
  285. eCamY=-1
  286. eCamZ=-1
  287. eLightX=-1
  288. eLightY=-1
  289. eLightZ=-1
  290. eAlpha=-1
  291. eBeta=-1
  292. eZoom=-1
  293. eIntensity=-1
  294. eHardness=-1
  295. eAmbient=-1
  296. doDamp=0
  297. doXY=0
  298. axis=3
  299. frames=80
  300. frame=33
  301. times=6
  302. rings=3
  303. originX=80
  304. originY=64
  305. damping=-0.500000
  306. amplitude=18.000000
  307. wavelength=30.000000
  308. eFrames=-1
  309. eFrame=4
  310. eTimes=-1
  311. eRings=-1
  312. eOriginX=-1
  313. eOriginY=-1
  314. eDamping=-1
  315. eAmplitude=-1
  316. eWavelength=-1
  317.  
  318. ;Comment
  319. type=32
  320. hidden=0
  321. from=1
  322. to=9999
  323. step=1
  324. string=7. Move the Cube, In: Temp3D1 Out: Temp3D1
  325.  
  326. ;Transform3D
  327. type=58
  328. hidden=1
  329. from=1
  330. to=9999
  331. step=1
  332. input=9
  333. output=9
  334. tRender=0
  335. centreX=80
  336. centreY=64
  337. camX=0
  338. camY=0
  339. camZ=-800
  340. lightX=-200
  341. lightY=100
  342. lightZ=-600
  343. doLight=1
  344. faces=1
  345. rotate=1
  346. alpha=30.000000
  347. beta=60.000000
  348. zoom=1.000000
  349. intensity=1.100000
  350. hardness=0.950000
  351. ambient=0.120000
  352. eCentreX=-1
  353. eCentreY=-1
  354. eCamX=-1
  355. eCamY=-1
  356. eCamZ=-1
  357. eLightX=-1
  358. eLightY=-1
  359. eLightZ=-1
  360. eAlpha=-1
  361. eBeta=-1
  362. eZoom=-1
  363. eIntensity=-1
  364. eHardness=-1
  365. eAmbient=-1
  366. rotate2=1
  367. alpha2=45.000000
  368. beta2=45.000000
  369. scaleX=1.000000
  370. scaleY=1.000000
  371. scaleZ=1.000000
  372. originX=80
  373. originY=64
  374. originZ=0
  375. transX=0
  376. transY=0
  377. transZ=0
  378. eScaleX=-1
  379. eScaleY=-1
  380. eScaleZ=-1
  381. eOriginX=-1
  382. eOriginY=-1
  383. eOriginZ=-1
  384. eTransX=-1
  385. eTransY=-1
  386. eTransZ=5
  387. eAlpha2=6
  388. eBeta2=7
  389.  
  390. ;Comment
  391. type=32
  392. hidden=0
  393. from=1
  394. to=9999
  395. step=1
  396. string=8. Compose Temp3D1 and Temp3D2 into Stream
  397.  
  398. ;Join3D
  399. type=63
  400. hidden=1
  401. from=1
  402. to=9999
  403. step=1
  404. input1=9
  405. input2=10
  406. output=0
  407. centreX=80
  408. centreY=64
  409. camX=0
  410. camY=0
  411. camZ=-800
  412. lightX=-200
  413. lightY=100
  414. lightZ=-600
  415. doLight=1
  416. faces=2
  417. rotate=1
  418. alpha=0.000000
  419. beta=0.000000
  420. zoom=1.000000
  421. intensity=1.100000
  422. hardness=0.950000
  423. ambient=0.120000
  424. eCentreX=-1
  425. eCentreY=-1
  426. eCamX=-1
  427. eCamY=-1
  428. eCamZ=-1
  429. eLightX=-1
  430. eLightY=-1
  431. eLightZ=-1
  432. eAlpha=2
  433. eBeta=3
  434. eZoom=-1
  435. eIntensity=-1
  436. eHardness=-1
  437. eAmbient=-1
  438.  
  439. ;Comment
  440. type=32
  441. hidden=0
  442. from=1
  443. to=9999
  444. step=1
  445. string=9. Variables used: Mix, TwirlAmount, alpha, beta, Frame, TransZ
  446.  
  447. ;Variables
  448. vNodeCount=8
  449.  
  450. ;mix
  451. name=mix
  452. xmin=-2.95
  453. xmax=83.95
  454. ymin=-5
  455. ymax=105
  456. spline=3
  457. selected=2
  458. knots=3
  459. 1
  460. 100
  461. 40
  462. 0
  463. 80
  464. 100
  465.  
  466. ;twistAmount
  467. name=twistAmount
  468. xmin=-2.95
  469. xmax=83.95
  470. ymin=-11
  471. ymax=231
  472. spline=1
  473. selected=1
  474. knots=5
  475. 1
  476. 0
  477. 20
  478. 60
  479. 40
  480. 220
  481. 60
  482. 60
  483. 80
  484. 0
  485.  
  486. ;alpha
  487. name=alpha
  488. xmin=-4
  489. xmax=84
  490. ymin=-76.5
  491. ymax=66.5
  492. spline=1
  493. selected=3
  494. knots=5
  495. 0
  496. 0
  497. 20
  498. 60
  499. 40
  500. 0
  501. 60
  502. -70
  503. 80
  504. 0
  505.  
  506. ;beta
  507. name=beta
  508. xmin=-4
  509. xmax=84
  510. ymin=-18
  511. ymax=378
  512. spline=1
  513. selected=1
  514. knots=2
  515. 0
  516. 0
  517. 80
  518. 360
  519.  
  520. ;frame
  521. name=frame
  522. xmin=-2.95
  523. xmax=83.95
  524. ymin=-2.95
  525. ymax=83.95
  526. spline=3
  527. selected=1
  528. knots=2
  529. 1
  530. 1
  531. 80
  532. 80
  533.  
  534. ;transZ
  535. name=transZ
  536. xmin=-2.95
  537. xmax=83.95
  538. ymin=-53.5
  539. ymax=23.5
  540. spline=1
  541. selected=7
  542. knots=9
  543. 1
  544. -30
  545. 10
  546. -50
  547. 20
  548. -20
  549. 30
  550. 10
  551. 40
  552. -15
  553. 50
  554. 10
  555. 60
  556. 0
  557. 70
  558. 20
  559. 80
  560. -30
  561.  
  562. ;alpha2
  563. name=alpha2
  564. xmin=-4
  565. xmax=84
  566. ymin=-87
  567. ymax=67
  568. spline=1
  569. selected=1
  570. knots=4
  571. 0
  572. 0
  573. 20
  574. 60
  575. 60
  576. -80
  577. 80
  578. 0
  579.  
  580. ;beta2
  581. name=beta2
  582. xmin=-4
  583. xmax=84
  584. ymin=-99
  585. ymax=99
  586. spline=1
  587. selected=1
  588. knots=4
  589. 0
  590. 0
  591. 20
  592. -90
  593. 60
  594. 90
  595. 80
  596. 0
  597.